Skip to content

Conversation

@arcoraven
Copy link
Contributor

@arcoraven arcoraven commented Feb 24, 2025

PR-Codex overview

This PR focuses on enhancing the authentication process by allowing the passing of a teamId for dashboard authentication in the service-utils package.

Detailed summary

  • Updated index.ts and cf-worker/index.ts to include teamId in the authentication input.
  • Added teamId optional property in types.ts.
  • Modified API URL construction in api.ts to include teamId as a search parameter.
  • Adjusted cache key logic in authorize/index.ts to incorporate teamId.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@arcoraven arcoraven requested a review from a team as a code owner February 24, 2025 23:26
@vercel
Copy link

vercel bot commented Feb 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 11:40pm
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 11:40pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 11:40pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 11:40pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 11:40pm

@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2025

🦋 Changeset detected

Latest commit: 9edd18d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@thirdweb-dev/service-utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 24, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.3 KB (0%) 926 ms (0%) 2.4 s (+48.12% 🔺) 3.4 s
thirdweb (cjs) 121.87 KB (0%) 2.5 s (0%) 5.7 s (+11.35% 🔺) 8.1 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 621 ms (+69.72% 🔺) 733 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 214 ms (+194.28% 🔺) 224 ms
thirdweb/react (minimal + tree-shaking) 19.31 KB (0%) 387 ms (0%) 457 ms (+0.15% 🔺) 843 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants